home *** CD-ROM | disk | FTP | other *** search
/ Minami 78 / MINAMI78.iso / Extra / winamp53.exe / $R0 / Winamp Modern / standardframe / window_menus.xml < prev   
Text File  |  2005-09-15  |  8KB  |  165 lines

  1. <groupdef id="menu.group" rectrgn="1">
  2.   <layer image="menu.text.bg" x="0" y="0" h="16" w="190"/>
  3.  
  4.   <layer id="File.up.txt" image="button.menu.file" x="0" y="0" h="16" w="31"/>
  5.   <layer id="File.down.txt" image="button.menu.file.pressed" x="0" y="0" h="16" w="31" visible="0"/>
  6.   <layer id="File.hover.txt" image="button.menu.file.hover" x="0" y="0" h="16" w="31" visible="0"/>
  7.  
  8.   <layer id="Play.up.txt" image="button.menu.play" x="31" y="0" h="16" w="35"/>
  9.   <layer id="Play.down.txt" image="button.menu.play.pressed" x="31" y="0" h="16" w="35" visible="0"/>
  10.   <layer id="Play.hover.txt" image="button.menu.play.hover" x="31" y="0" h="16" w="35" visible="0"/>
  11.  
  12.   <layer id="Options.up.txt" image="button.menu.options" x="66" y="0" h="16" w="51"/>
  13.   <layer id="Options.down.txt" image="button.menu.options.pressed" x="66" y="0" h="16" w="51" visible="0"/>
  14.   <layer id="Options.hover.txt" image="button.menu.options.hover" x="66" y="0" h="16" w="51" visible="0"/>
  15.  
  16.   <layer id="View.up.txt" image="button.menu.view" x="117" y="0" h="16" w="38"/>
  17.   <layer id="View.down.txt" image="button.menu.view.pressed" x="117" y="0" h="16" w="38" visible="0"/>
  18.   <layer id="View.hover.txt" image="button.menu.view.hover" x="117" y="0" h="16" w="38" visible="0"/>
  19.  
  20.   <layer id="Help.up.txt" image="button.menu.help" x="155" y="0" h="16" w="37"/>
  21.   <layer id="Help.down.txt" image="button.menu.help.pressed" x="155" y="0" h="16" w="37" visible="0"/>
  22.   <layer id="Help.hover.txt" image="button.menu.help.hover" x="155" y="0" h="16" w="37" visible="0"/>
  23.  
  24.   <Menu id="File.menu" menugroup="main" next="Play.menu" prev="Help.menu" x="0" y="0" h="16" w="31" menu="WA5:File" normal="File.up.txt" down="File.down.txt" hover="File.hover.txt"/>
  25.   <Menu id="Play.menu" menugroup="main" next="Options.menu" prev="File.menu" x="31" y="0" h="16" w="35" menu="WA5:Play" normal="Play.up.txt" down="Play.down.txt" hover="Play.hover.txt"/>
  26.   <Menu id="Options.menu" menugroup="main" next="View.menu" prev="Play.menu" x="66" y="0" h="16" w="51" menu="WA5:Options" normal="Options.up.txt" down="Options.down.txt" hover="Options.hover.txt"/>
  27.   <Menu id="View.menu" menugroup="main" next="Help.menu" prev="Options.menu" x="117" y="0" h="16" w="38" menu="WA5:Windows" normal="View.up.txt" down="View.down.txt" hover="View.hover.txt"/>
  28.   <Menu id="Help.menu" menugroup="main" next="File.menu" prev="View.menu" x="155" y="0" h="16" w="37" menu="WA5:Help" normal="Help.up.txt" down="Help.down.txt" hover="Help.hover.txt"/>
  29. </groupdef>
  30.  
  31.  
  32. <groupdef id="menu.group.pl" rectrgn="1">
  33.   <layer image="menu.text.bg" x="0" y="0" h="16" w="147"/>
  34.  
  35.   <layer id="plFile.up.txt" image="button.menu.file" x="0" y="0" h="16" w="31"/>
  36.   <layer id="plFile.down.txt" image="button.menu.file.pressed" x="0" y="0" h="16" w="31" visible="0"/>
  37.   <layer id="plFile.hover.txt" image="button.menu.file.hover" x="0" y="0" h="16" w="31" visible="0"/>
  38.  
  39.   <layer id="plPlaylist.up.txt" image="button.menu.playlist" x="31" y="0" h="16" w="47"/>
  40.   <layer id="plPlaylist.down.txt" image="button.menu.playlist.pressed" x="31" y="0" h="16" w="47" visible="0"/>
  41.   <layer id="plPlaylist.hover.txt" image="button.menu.playlist.hover" x="31" y="0" h="16" w="47" visible="0"/>
  42.  
  43.   <layer id="plSort.up.txt" image="button.menu.sort" x="78" y="0" h="16" w="34"/>
  44.   <layer id="plSort.down.txt" image="button.menu.sort.pressed" x="78" y="0" h="16" w="34" visible="0"/>
  45.   <layer id="plSort.hover.txt" image="button.menu.sort.hover" x="78" y="0" h="16" w="34" visible="0"/>
  46.  
  47.   <layer id="plHelp.up.txt" image="button.menu.help" x="112" y="0" h="16" w="37"/>
  48.   <layer id="plHelp.down.txt" image="button.menu.help.pressed" x="112" y="0" h="16" w="37" visible="0"/>
  49.   <layer id="plHelp.hover.txt" image="button.menu.help.hover" x="112" y="0" h="16" w="37" visible="0"/>
  50.  
  51.   <Menu id="File.menu" menugroup="pl" next="Playlist.menu" prev="Help.menu" x="0" y="0" h="16" w="31" menu="WA5:PE_File" normal="plFile.up.txt" down="plFile.down.txt" hover="plFile.hover.txt"/>
  52.   <Menu id="Playlist.menu" menugroup="pl" next="Sort.menu" prev="File.menu" x="31" y="0" h="16" w="47" menu="WA5:PE_Playlist" normal="plPlaylist.up.txt" down="plPlaylist.down.txt" hover="plPlaylist.hover.txt"/>
  53.   <Menu id="Sort.menu" menugroup="pl" next="Help.menu" prev="Playlist.menu" x="78" y="0" h="16" w="34" menu="WA5:PE_Sort" normal="plSort.up.txt" down="plSort.down.txt" hover="plSort.hover.txt"/>
  54.   <Menu id="Help.menu" menugroup="pl" next="File.menu" prev="Sort.menu" x="112" y="0" h="16" w="37" menu="WA5:PE_Help" normal="plHelp.up.txt" down="plHelp.down.txt" hover="plHelp.hover.txt"/>
  55. </groupdef>
  56.  
  57.  
  58.  
  59. <groupdef id="menu.group.ml" rectrgn="1">
  60.   <layer image="menu.text.bg" x="0" y="0" h="16" w="105"/>
  61.  
  62.   <layer id="mlFile.up.txt" image="button.menu.file" x="0" y="0" h="16" w="31"/>
  63.   <layer id="mlFile.down.txt" image="button.menu.file.pressed" x="0" y="0" h="16" w="31" visible="0"/>
  64.   <layer id="mlFile.hover.txt" image="button.menu.file.hover" x="0" y="0" h="16" w="31" visible="0"/>
  65.  
  66.   <layer id="mlView.up.txt" image="button.menu.view" x="31" y="0" h="16" w="38"/>
  67.   <layer id="mlView.down.txt" image="button.menu.view.pressed" x="31" y="0" h="16" w="38" visible="0"/>
  68.   <layer id="mlView.hover.txt" image="button.menu.view.hover" x="31" y="0" h="16" w="38" visible="0"/>
  69.  
  70.   <layer id="mlHelp.up.txt" image="button.menu.help" x="69" y="0" h="16" w="37"/>
  71.   <layer id="mlHelp.down.txt" image="button.menu.help.pressed" x="69" y="0" h="16" w="37" visible="0"/>
  72.   <layer id="mlHelp.hover.txt" image="button.menu.help.hover" x="69" y="0" h="16" w="37" visible="0"/>
  73.  
  74.   <Menu id="mlFile.menu" menugroup="ml" prev="mlHelp.menu" next="mlView.menu" x="0" y="0" h="16" w="31" menu="WA5:ML_File" normal="mlFile.up.txt" down="mlFile.down.txt" hover="mlFile.hover.txt"/>
  75.   <Menu id="mlView.menu" menugroup="ml" prev="mlFile.menu" next="mlHelp.menu" x="31" y="0" h="16" w="38" menu="WA5:ML_View" normal="mlView.up.txt" down="mlView.down.txt" hover="mlView.hover.txt"/>
  76.   <Menu id="mlHelp.menu" menugroup="ml" prev="mlView.menu" next="mlFile.menu" x="69" y="0" h="16" w="37" menu="WA5:ML_Help" normal="mlHelp.up.txt" down="mlHelp.down.txt" hover="mlHelp.hover.txt"/>
  77. </groupdef>
  78.  
  79.  
  80. <groupdef id="wasabi.menubar" background="wasabi.frame.basetexture" h="17">
  81.   <layer
  82.     id="menubar.left"
  83.     x="0" y="0"
  84.     w="5" h="17"
  85.     image="wasabi.menubar.left"
  86.   />
  87.   <layer
  88.     id="menubar.center"
  89.     x="5" y="0"
  90.     w="-50" h="17"
  91.     relatw="1"
  92.     image="wasabi.menubar.center"
  93.   />
  94.   <layer
  95.     id="menubar.right"
  96.     x="-45" y="0"
  97.     w="45" h="17"
  98.     relatx="1"
  99.     image="wasabi.menubar.right"
  100.   />
  101.   <layer
  102.     id="menubar.right"
  103.     x="-45" y="0"
  104.     w="45" h="17"
  105.     relatx="1"
  106.     image="wasabi.menubar.right.overlay"
  107.   />
  108.   <layer
  109.     id="menubar.right.textoverlay"
  110.     x="-45" y="0"
  111.     w="45" h="17"
  112.     relatx="1"
  113.     image="wasabi.menubar.right.textoverlay"
  114.   />
  115.   <group id="menu.group" x="1" y="0"/>
  116.   <script id="mainmenuoverlay.script" file="scripts/mainmenuoverlay.maki" />
  117. </groupdef>
  118.  
  119. <groupdef id="wasabi.menubar.pl" background="wasabi.frame.basetexture" h="17">
  120.   <layer
  121.     id="menubar.left"
  122.     x="0" y="0"
  123.     w="5" h="17"
  124.     image="wasabi.menubar.left"
  125.   />
  126.   <layer
  127.     id="menubar.center"
  128.     x="5" y="0"
  129.     w="-50" h="17"
  130.     relatw="1"
  131.     image="wasabi.menubar.center"
  132.   />
  133.   <layer
  134.     id="menubar.right"
  135.     x="-45" y="0"
  136.     w="45" h="17"
  137.     relatx="1"
  138.     image="wasabi.menubar.right"
  139.   />
  140.   <group id="menu.group.pl" x="1" y="0"/>
  141. </groupdef>
  142.  
  143. <groupdef id="wasabi.menubar.ml" background="wasabi.frame.basetexture" h="17">
  144.   <layer
  145.     id="menubar.left"
  146.     x="0" y="0"
  147.     w="5" h="17"
  148.     image="wasabi.menubar.left"
  149.   />
  150.   <layer
  151.     id="menubar.center"
  152.     x="5" y="0"
  153.     w="-50" h="17"
  154.     relatw="1"
  155.     image="wasabi.menubar.center"
  156.   />
  157.   <layer
  158.     id="menubar.right"
  159.     x="-45" y="0"
  160.     w="45" h="17"
  161.     relatx="1"
  162.     image="wasabi.menubar.right"
  163.   />
  164.   <group id="menu.group.ml" x="1" y="0"/>
  165. </groupdef>